Introduction | Internet Helpline Q&A Directory 

Help visitors make your site their home page

I'd like to add a link to my website so that visitors can make it their home page with just one click. How do I do this?

Simply insert the following code at an appropriate point in the body of the page (in our example, we've made the link set our site as the home page.)

<A href="#" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.pcadvisor.co.uk/');">Make PC Advisor Your Homepage</A>

When visitors to your website click on the link, they will be asked if they would like to make your site their home page. If they click Yes, fields will appear to help them change their browser settings. See also tip Add a visitor counter to your website
 © 2002 PC Advisor